config/Tools.mk.in: Respect caller's CONFIG_PV_SHIM
authorIan Jackson <iwj@barriere.debian.org>
Fri, 12 Oct 2018 16:00:16 +0000 (16:00 +0000)
committerHans van Kranenburg <hans@knorrie.org>
Sat, 19 Feb 2022 19:29:32 +0000 (20:29 +0100)
commit1537a9884567278993ac96a3e68b8a4233e02247
tree74ce168471e6b43eac0d51f92c397d8ea627cbe8
parent7358fe11f619d80b04caf84ad875dfd3f95527e7
config/Tools.mk.in: Respect caller's CONFIG_PV_SHIM

This makes it easier to disable the shim build.  (In Debian we need to
build the shim separately because it needs different compiler flags).

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
[ Hans: adjust from tools/firmware/Makefile to config/Tools.mk.in to
follow changes that happened in 8845155c83 ("pvshim: make PV shim build
selectable from configure") ]
Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
config/Tools.mk.in